'宣言 Public Overloads Sub MapToView( _ ByVal targetView As LayoutView, _ ByVal points() As System.Drawing.PointF _ )
public void MapToView( LayoutView targetView, System.Drawing.PointF[] points )
パラメータ
- targetView
- The destination LayoutView or null 参照 (Visual Basicでは Nothing) to reference the LayoutHost.
- points
- The array of points in the source LayoutView coordinates.